home *** CD-ROM | disk | FTP | other *** search
/ Click Art Business Graphics / ClickArt - Business Graphics.iso / SETUP / SETUP32 / SETUP.INI < prev    next >
Windows Setup INFormation  |  1999-01-18  |  14KB  |  485 lines

  1. ; ***********************************************************************
  2. ;    Setup.Ini - 32-bit Setup for:    ClickArt« Business Graphics
  3. ;    15 Jan 99, mikeyT
  4. ;
  5. ; ***********************************************************************
  6.  
  7. [startup]
  8. enablestatusdlg=Y
  9. 16on16=Y
  10. AppName=Br°derbund Software
  11.  
  12. [version]
  13. version=1.5.2
  14.  
  15. [User Interface]
  16. Background Color=BK_SOLIDBLACK
  17. BackgroundBitmap_1=$Install_FromRoot$\setup\Setup32\steinst.bmp;0,0,0
  18. BackgroundBitmapX_1=centered
  19. BackgroundBitmapY_1=centered
  20. BackgroundBitmapCorner_1=centered
  21.  
  22. [General Info]
  23. Company=Broderbund Software
  24. ProductTitle=ClickArt Business Graphics
  25. ProductName=ClickArt« Business Graphics
  26. ProductVersion=1.0
  27. ExecutableFile=$Install_FromRoot$\CPIC32\AGDS.EXE 
  28. SetupPathFromRoot=setup\setup32
  29. DialogBitmap=$Install_FromRoot$\setup\Setup32\cageorge.bmp
  30. Default_DestinationDirectory=Program Files\ClickArt\Business Graphics
  31. UninstLogDir=$Install_ToDirectory$
  32.  
  33. ;FileSizePaddingPrimary=135
  34. ;FileSizePaddingAlt=0
  35.  
  36. [Electronic Registration]
  37. activate=TRUE
  38. executable=..\..\Msreg\msregr32.exe
  39. arguments=
  40.  
  41. [Process Control]
  42. LaunchAndExitCommand=notepad $Install_ToDirectory$\readme.txt
  43. LaunchAndExitCaption=Setup Complete
  44.  
  45. ;************************************************************
  46. ;*************** [ Components to Install ] ******************
  47. ;************************************************************
  48. [Components]
  49. item1 = icons
  50. item2 = readme
  51. item3 = Manual
  52. item4 = ereg
  53. item5 = fonts
  54.  
  55. ;************************************************************
  56. [icons]
  57. FileSize_KB=4
  58. XferFiles_Source=$Install_FromRoot$\setup\ICONS\*.*
  59. XferFiles_Destination=$Install_ToDirectory$
  60.  
  61. [readme]
  62. filesize_kb=28
  63. xferfiles_source=$Install_FromRoot$\readme.txt
  64. xferfiles_destination=$Install_ToDirectory$
  65.  
  66. [Manual]
  67. FileSize_KB=168
  68. XferFiles_Source=$Install_FromRoot$\Manual\CAManual.pdf
  69. XferFiles_Destination=$Install_ToDirectory$
  70. IncludeSubdirs=False
  71.  
  72. [ereg]
  73. filesize_kb = 68
  74. xferfiles_source=$Install_FromRoot$\msreg\msreg32.z|*.*
  75. xferfiles_destination = $Install_ToDirectory$
  76. include_subdirs = false
  77.  
  78. ;************************************************************
  79. ;******************* [ Install Options ] ********************
  80. ;************************************************************
  81. [Install Options]
  82. ConfigOptsDlg_Header=Please select the type of installation you prefer.
  83. Item1=Typical
  84. Item2=Minimum
  85.  
  86. [Typical]
  87. Description= Install the CompuPic Image Browser and ClickArt Fonts.
  88. icons=AlwaysInstall
  89. readme=AlwaysInstall
  90. ereg=AlwaysInstall
  91. ;launcher=AlwaysInstall
  92. fonts=AlwaysInstall
  93. manual=AlwaysInstall
  94.  
  95. [minimum]
  96. Description= Install the CompuPic Image Browser.
  97. icons=AlwaysInstall
  98. readme=AlwaysInstall
  99. ereg=AlwaysInstall
  100. ;launcher=AlwaysInstall
  101. manual=AlwaysInstall
  102.  
  103. ;********************************************************
  104. ;**********    [Third Party Executables]       **********
  105. ;********************************************************
  106. [Third Party Executables.WMFEdit]
  107. display flag=TRUE
  108. Wait_Control=1
  109. Wait_Control_Message=Once WMF Editor has been installed, click the OK button to continue the installation.
  110. DlgTitle=Install the WMF Image Editor
  111. DlgHeader=This product comes with the WMF Image Editor, which will allow you to edit WMF graphic files. If you do not choose to install the WMF Image Editor at this time, refer to the ReadMe for later installation.
  112. DlgFooter=Press "Yes" to install the WMF Image Editor, or "No" to bypass the setup program.
  113. Item1_Executable=$Install_FromRoot$\setup\wmfedit\setup.ins
  114. Item1_Wait=T
  115. DialogBoxStyle=MB_YESNO
  116.  
  117. [Third Party Executables.Adobe]
  118. display flag=TRUE
  119. DlgTitle=Install Adobe« Acrobat« Reader
  120. DlgHeader=This product comes with an electronic manual.  Adobe« Acrobat« Reader is required to view the manual.
  121. DlgFooter=Press "Yes" to install Adobe« Acrobat« Reader 3.01, or "No" to bypass the setup program.
  122. Item1_Executable=$Install_FromRoot$\setup\adobe\reader32\setup.ins
  123. DialogBoxStyle=MB_YESNO
  124. Item1_wait=TRUE
  125.  
  126. ;************************************************************
  127. ;******************* [ Registry Items ] *********************
  128. ;************************************************************
  129. [Regedit]
  130. Item1_Key=HKEY_LOCAL_MACHINE\Software\Broderbund Software\ClickArt Business Graphics\1.0
  131. Item1_ValueName=Disable Autorun Dialog (Y/N)?
  132. Item1_Value=Y
  133.  
  134. ;**************************************************
  135. ;***** [ Customization for the Start menu ] *******
  136. ;  Syntax: "Item#_Caption=", "Item#_CmdLine="
  137. ;**************************************************
  138. [Start Menu Items]
  139. Folder=ClickArt\Business Graphics
  140.  
  141. UninstallOnStartMenu=T
  142. UninstallPMCaption=Uninstall Business Graphics
  143.  
  144. Item1_Caption=CompuPic Image Browser
  145. Item1_CmdLine="$Install_ToDirectory$\MSRun32.exe" LaunchCompuPic32
  146. Item1_WrkDir=$Install_ToDirectory$
  147. item1_icon=$Install_ToDirectory$\CPIC.ICO
  148.  
  149. Item2_Caption=Business Graphics ReadMe
  150. Item2_CmdLine=$Install_ToDirectory$\ReadMe.TXT
  151. Item2_WrkDir=$Install_ToDirectory$
  152.  
  153. Item3_Caption=User Manual
  154. Item3_CmdLine=$Install_ToDirectory$\camanual.pdf
  155. Item3_WrkDir=$Install_ToDirectory$
  156. Item3_icon=$Install_ToDirectory$\pdf.ICO
  157.  
  158. Item4_Caption=Business Graphics Registration
  159. Item4_CmdLine="$Install_ToDirectory$\msrun32.exe" LaunchRegistration 
  160. Item4_WrkDir=$Install_ToDirectory$
  161. Item4_icon=$Install_ToDirectory$\ereg.ICO
  162.  
  163. ;**************************************************
  164. ;***** [ Customization for Desktop (icons) ] *******
  165. ;  Syntax: "Item#_Caption=", "Item#_CmdLine="
  166. ;**************************************************
  167. [Desktop Items]
  168. Item1_Caption=Install America Online 4.0
  169. Item1_CmdLine="$Install_ToDirectory$\MSRun32.exe" InstallAmericaOnline
  170. Item1_WrkDir=$Install_ToDirectory$
  171. Item1_Icon=$Install_ToDirectory$\AOLSetup.ICO
  172.  
  173.  
  174. ;************************************************************
  175. ;*******************     [ Fonts ]      *********************
  176. ;************************************************************
  177. [Fonts]
  178. SubComponent1=Array Bold
  179. SubComponent2=Array Extended Bold
  180. SubComponent3=Array Normal
  181. SubComponent4=Array Thin Bold
  182. SubComponent5=Array Thin Italic
  183. SubComponent6=Clean Bold
  184. SubComponent7=Clean Bold Italic
  185. SubComponent8=Clean Italic
  186. SubComponent9=Clean Normal
  187. SubComponent10=Clean Wide Normal
  188. SubComponent11=Eurasia Bold
  189. SubComponent12=Eurasia Extended Normal
  190. SubComponent13=Eurasia Normal
  191. SubComponent14=Eurasia Thin Bold
  192. SubComponent15=Eurasia Thin Normal
  193. SubComponent16=Geo 112 Bold
  194. SubComponent17=Geo 112 Condensed Bold
  195. SubComponent18=Geo 112 Condensed Normal
  196. SubComponent19=Geo 112 Italic
  197. SubComponent20=Geo 112 Normal
  198. SubComponent21=Jott 43 Bold
  199. SubComponent22=Jott 43 Extended Normal
  200. SubComponent23=Jott 43 Italic
  201. SubComponent24=Jott 43 Normal
  202. SubComponent25=Jott 43 Thin Normal
  203. SubComponent26=Fuji Bold
  204. SubComponent27=Fuji Bold Italic
  205. SubComponent28=Fuji Condensed Bold
  206. SubComponent29=Fuji Condensed Normal
  207. SubComponent30=Fuji Italic
  208. SubComponent31=Fuji Normal
  209. SubComponent32=Garrick Bold
  210. SubComponent33=Garrick Bold Italic
  211. SubComponent34=Garrick Condensed Normal
  212. SubComponent35=Garrick Italic
  213. SubComponent36=Garrick Normal
  214. SubComponent37=Luciano Bold
  215. SubComponent38=Luciano BoldItalic
  216. SubComponent39=Luciano Condensed Normal
  217. SubComponent40=Luciano Italic
  218. SubComponent41=Luciano Normal
  219. SubComponent42=Memo Bold
  220. SubComponent43=Memo BoldItalic
  221. SubComponent44=Memo Condensed Normal
  222. SubComponent45=Memo Italic
  223. SubComponent46=Memo Normal
  224. SubComponent47=Eng Gothic Bold
  225. SubComponent48=Eng Gothic Extended Bold
  226. SubComponent49=Eng Gothic Extended BoldItalic
  227. SubComponent50=Eng Gothic Extended Normal
  228. SubComponent51=Eng Gothic Normal
  229. SubComponent52=Sweden Bold
  230. SubComponent53=Sweden Condensed Normal
  231. SubComponent54=Sweden Extended Bold
  232. SubComponent55=Sweden Extended Normal
  233. SubComponent56=Sweden Normal
  234. SubComponent57=Chisel Bold
  235. SubComponent58=Chisel Condensed Normal
  236. SubComponent59=Chisel Extended Normal
  237. SubComponent60=Chisel Italic
  238. SubComponent61=Chisel Normal
  239.  
  240. [End of Fonts section]
  241.  
  242. [Array Bold]    
  243. FileSize_KB=68
  244. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ARRAB___.TTF
  245.  
  246. [Array Extended Bold]
  247. FileSize_KB=70
  248. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ARRAEB__.TTF
  249.  
  250. [Array Normal]
  251. FileSize_KB=66
  252. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ARRAN___.TTF
  253.  
  254. [Array Thin Bold]
  255. FileSize_KB=68
  256. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ARRATB__.TTF
  257.  
  258. [Array Thin Italic]
  259. FileSize_KB=74
  260. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ARRATI__.TTF
  261.  
  262. [Clean Bold]
  263. FileSize_KB=46
  264. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CLEANB__.TTF
  265.  
  266. [Clean Bold Italic]
  267. FileSize_KB=50
  268. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CLEANZ__.TTF
  269.  
  270. [Clean Italic]
  271. FileSize_KB=46
  272. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CLEANI__.TTF
  273.  
  274. [Clean Normal]
  275. FileSize_KB=44
  276. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CLEANR__.TTF
  277.  
  278. [Clean Wide Normal]
  279. FileSize_KB=46
  280. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CLEANWIR.TTF
  281.  
  282. [Eurasia Bold]
  283. FileSize_KB=56
  284. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\EURAB___.TTF
  285.  
  286. [Eurasia Extended Normal]
  287. FileSize_KB=56
  288. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\EURAEN__.TTF
  289.  
  290. [Eurasia Normal]
  291. FileSize_KB=56
  292. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\EURAN___.TTF
  293.  
  294. [Eurasia Thin Bold]
  295. FileSize_KB=56
  296. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\EURATB__.TTF
  297.  
  298. [Eurasia Thin Normal]
  299. FileSize_KB=54
  300. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\EURATN__.TTF
  301.  
  302. [Geo 112 Bold]
  303. FileSize_KB=38
  304. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GEO1____.TTF
  305.  
  306. [Geo 112 Condensed Bold]
  307. FileSize_KB=38
  308. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GEOCONDB.TTF
  309.  
  310. [Geo 112 Condensed Normal]
  311. FileSize_KB=38
  312. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GEOCONDR.TTF
  313.  
  314. [Geo 112 Italic]
  315. FileSize_KB=42
  316. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GEO3____.TTF
  317.  
  318. [Geo 112 Normal]
  319. FileSize_KB=38
  320. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GEO4____.TTF
  321.  
  322. [Jott 43 Bold]
  323. FileSize_KB=64
  324. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\JOTTB___.TTF
  325.  
  326. [Jott 43 Extended Normal]
  327. FileSize_KB=70
  328. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\JOTTEN__.TTF
  329.  
  330. [Jott 43 Italic]
  331. FileSize_KB=76
  332. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\JOTTI___.TTF
  333.  
  334. [Jott 43 Normal]
  335. FileSize_KB=66
  336. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\JOTTN___.TTF
  337.  
  338. [Jott 43 Thin Normal]
  339. FileSize_KB=68
  340. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\JOTTTN__.TTF
  341.  
  342. [Fuji Bold]
  343. FileSize_KB=40
  344. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJIB___.TTF
  345.  
  346. [Fuji Bold Italic]
  347. FileSize_KB=44
  348. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJIZ___.TTF
  349.  
  350. [Fuji Condensed Bold]
  351. FileSize_KB=40
  352. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJICONB.TTF
  353.  
  354. [Fuji Condensed Normal]
  355. FileSize_KB=38
  356. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJICONR.TTF
  357.  
  358. [Fuji Italic]
  359. FileSize_KB=42
  360. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJII___.TTF
  361.  
  362. [Fuji Normal]
  363. FileSize_KB=38
  364. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\FUJIR___.TTF
  365.  
  366. [Garrick Bold]
  367. FileSize_KB=56
  368. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GARRIB__.TTF
  369.  
  370. [Garrick Bold Italic]
  371. FileSize_KB=62
  372. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GARRIZ__.TTF
  373.  
  374. [Garrick Condensed Normal]
  375. FileSize_KB=52
  376. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GARRICOR.TTF
  377.  
  378. [Garrick Italic]
  379. FileSize_KB=58
  380. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GARRII__.TTF
  381.  
  382. [Garrick Normal]
  383. FileSize_KB=52
  384. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\GARRIR__.TTF
  385.  
  386. [Luciano Bold]
  387. FileSize_KB=64
  388. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\LUCIB___.TTF
  389.  
  390. [Luciano BoldItalic]
  391. FileSize_KB=68
  392. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\LUCIBI__.TTF
  393.  
  394. [Luciano Condensed Normal]
  395. FileSize_KB=64
  396. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\LUCICN__.TTF
  397.  
  398. [Luciano Italic]
  399. FileSize_KB=72
  400. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\LUCII___.TTF
  401.  
  402. [Luciano Normal]
  403. FileSize_KB=66
  404. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\LUCIN___.TTF
  405.  
  406. [Memo Bold]
  407. FileSize_KB=74
  408. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\MEMOB___.TTF
  409.  
  410. [Memo BoldItalic]
  411. FileSize_KB=80
  412. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\MEMOBI__.TTF
  413.  
  414. [Memo Condensed Normal]
  415. FileSize_KB=76
  416. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\MEMOCN__.TTF
  417.  
  418. [Memo Italic]
  419. FileSize_KB=86
  420. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\MEMOI___.TTF
  421.  
  422. [Memo Normal]
  423. FileSize_KB=76
  424. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\MEMON___.TTF
  425.  
  426. [Eng Gothic Bold]
  427. FileSize_KB=52
  428. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ENGGB___.TTF
  429.  
  430. [Eng Gothic Extended Bold]
  431. FileSize_KB=54
  432. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ENGGEB__.TTF
  433.  
  434. [Eng Gothic Extended BoldItalic]
  435. FileSize_KB=58
  436. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ENGGEBI_.TTF
  437.  
  438. [Eng Gothic Extended Normal]
  439. FileSize_KB=52
  440. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ENGGEN__.TTF
  441.  
  442. [Eng Gothic Normal]
  443. FileSize_KB=50
  444. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\ENGGN___.TTF
  445.  
  446. [Sweden Bold]
  447. FileSize_KB=68
  448. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\SWEDB___.TTF
  449.  
  450. [Sweden Condensed Normal]
  451. FileSize_KB=72
  452. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\SWEDCN__.TTF
  453.  
  454. [Sweden Extended Bold]
  455. FileSize_KB=72
  456. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\SWEDEB__.TTF
  457.  
  458. [Sweden Extended Normal]
  459. FileSize_KB=76
  460. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\SWEDEN__.TTF
  461.  
  462. [Sweden Normal]
  463. FileSize_KB=72
  464. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\SWEDN___.TTF
  465.  
  466. [Chisel Bold]
  467. FileSize_KB=36
  468. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CHISEB__.TTF
  469.  
  470. [Chisel Condensed Normal]
  471. FileSize_KB=36
  472. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CHISECOR.TTF
  473.  
  474. [Chisel Extended Normal]
  475. FileSize_KB=36
  476. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CHISEEXR.TTF
  477.  
  478. [Chisel Italic]
  479. FileSize_KB=40
  480. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CHISEI__.TTF
  481.  
  482. [Chisel Normal]
  483. FileSize_KB=36
  484. XferFiles_Source=$Install_FromRoot$\setup\CA_Fonts\CHISER__.TTF
  485.